I have made a dynamic webquery but i can not get the "deeplink" right.
When i input Registers van de AFM | AFM i have to hit a link (the first one to the right in the body part of the page and then i see anotherlink: A.B.W. Volmacht B.V. | Register financiële dienstverleners | Registers van de AFM | AFM
I want to retrieve the information of this page but how do i arrange to let the webquery point to this page?
By the way, the query should point to:
How do i arrange this?
Regards,
DAMAQ
When i input Registers van de AFM | AFM i have to hit a link (the first one to the right in the body part of the page and then i see anotherlink: A.B.W. Volmacht B.V. | Register financiële dienstverleners | Registers van de AFM | AFM
I want to retrieve the information of this page but how do i arrange to let the webquery point to this page?
By the way, the query should point to:
"<table cellspacing="0" cellpadding="0" class="register_details_overview"><thead><tr><th colspan="2"><strong>Beleidsbepalers</strong></th></tr><tr><th>Naam</th><th class="right_cell">Vergunningnummer</th></tr></thead><tbody><tr class="odd"><td class="first">G.P. Z.....</td><td class="right_cell">12......</td></tr><tr><td class="first">R.S. D....</td><td class="right_cell">120....</td></tr><tr class="odd"><td class="first">M.M. ....</td><td class="right_cell">12....</td></tr></tbody></table>"
How do i arrange this?
Regards,
DAMAQ